home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Leser 15 / Amiga Plus Leser CD 15.iso / Online / RCFTPd / ftpd.readme < prev    next >
Text File  |  2002-03-12  |  2KB  |  63 lines

  1. Short:    rc-ftpd - the best ftpd for amiga ;-)
  2. Author:   Robin Cloutman <rycochet2.yahoo.com>
  3. Uploader: Robin Cloutman <rycochet2.yahoo.com>
  4. Type:     comm/tcp
  5. Replaces: comm/tcp/rcftpd.lha
  6. Requires: TCP/IP stack, MUI, Lamp.mcc, NList.mcc, Textinput.mcc, NListTree.mcc
  7.  
  8. This is an ongoing work in progress, you run it at your own risk.
  9. These 2.x releases are more bugfixes and minor additions - the 3.x series
  10. will be hugely improved (I hope) ;-)
  11.  
  12. IMPORTANT: This can use a lot of stack, I know MUI programs say use a higher
  13.  value, but I'm reiterating that. If you don't have at least 32k stack for
  14.  the program it probably will crash at some point!
  15.  
  16. Currently known ftp commands (though a few are unsupported/unneeded) -
  17.     USER    PASS    ACCT    REIN    QUIT
  18.     PORT    PASV    TYPE    STRU    MODE
  19.     RETR    STOR    APPE    ALLO    REST
  20.     RNFR    RNTO    ABOR    DELE    CWD
  21.     LIST    NLST   (SITE)  (STAT)   HELP
  22.     NOOP    CDUP    MDTM    MKD     PWD
  23.     RMD     SYST    XCUP    XCWD    XMKD
  24.     XPWD    XRMD
  25.  
  26. Commands I have the info for which will appear in version 3 -
  27.     FEAT    MLST    MLSD    OPTS    AUTH
  28.     ADAT    PROT    PBSZ    CCC     MIC
  29.     CONF    ENC
  30.  
  31. Commands I need more info on so I can add them -
  32.     CLNT
  33.  
  34. Some of these, especially the security extensions, will rely on the number
  35. of people registering, If enough people don't register then don't expect me
  36. to do more than bugfix or add minor features, those that require a large
  37. amount of coding need me to *want* to do them, and I won't want to do them
  38. without having enough feedback... Also, the security extensions will only
  39. work on the registered version anyway ;-P
  40.  
  41. Shareware
  42. ---------
  43.  
  44. Included is a keyfile that works with the 2.x series - you still need to
  45. register for free upgrades to 3.x which is due later this year.
  46.  
  47. Registration is via Reg.net -
  48. https://secure.reg.net/product.asp?ID=10092
  49.  
  50. For a limited time, registration is only $20, this will increase to $50 when
  51. version three is released... Just warning you ;-)
  52.  
  53. Latest News
  54. -----------
  55.  
  56. Changes are just in the guide now ;-)
  57.  
  58. rc-ftpd version 3 is now in production, so any more changes on here will be
  59. bugixes and/or testing stuff for rc-ftpd3. As the new version is a totally
  60. different internal design, this one would be slower (xfer), user more CPU,
  61. and user more memory than the same stuff in version 3... So register and you
  62. will get a new keyfile with the new system ;-)
  63.